Auto merge of #3257 - nipunn1313:slash, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 7 Nov 2016 04:38:31 +0000 (20:38 -0800)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2016 04:38:31 +0000 (20:38 -0800)
Add a [/] macro expansion for tests

Converts to backslash on windows. Currently, we're using [..],
so this will tighten up the tests.

1  2 
tests/profiles.rs

Simple merge